This module defines a class HTMLParser which serves as the basis for parsing text files formatted in HTML (HyperText Mark-up Language) and XHTML. An HTMLParser instance is fed HTML data and calls handler methods when start tags, end tags, text, comments,